home *** CD-ROM | disk | FTP | other *** search
/ PC Play 128 / pc play 128.iso / Demo / xmr / xmr.exe / {app} / Shaders / ps / ps2_0_hdr_quad_debug2.psh < prev    next >
Encoding:
Text File  |  2006-04-28  |  522 b   |  28 lines

  1. //
  2. // Generated by Microsoft (R) D3DX9 Shader Compiler 9.04.91.0000
  3. //
  4. //   fxc /T ps_2_0 /DCGC=0 /Fc
  5. //    ..\..\WorkDir\Shaders\ps\ps2_0_hdr_quad_debug2.psh
  6. //    ps2_0_hdr_quad_debug2.cg
  7. //
  8. //
  9. // Parameters:
  10. //
  11. //   sampler2D $Tex0;
  12. //
  13. //
  14. // Registers:
  15. //
  16. //   Name         Reg   Size
  17. //   ------------ ----- ----
  18. //   $Tex0        s0       1
  19. //
  20.  
  21.     ps_2_0
  22.     dcl t0.xy
  23.     dcl_2d s0
  24.     texld r0, t0, s0
  25.     mov oC0, r0
  26.  
  27. // approximately 2 instruction slots used (1 texture, 1 arithmetic)
  28.